Release 10.1A: OpenEdge Development:
Progress Dynamics Basic Development
New and changed attributes
Importing information from the
.cstfiles into the Repository required the creation of new attributes for the template and palette objects. You can also extend widgets when you collect them in a palette, just as you could in a static.cstfile. For an example of how this works, look at the standard paletteButtons palette that contains the buCancel, buDone, and buOK buttons. However, this required that some attributes used in the.cstfiles have their names changed to match attribute names in the Repository.Attribute name changes
Some of the attribute names used in the
.cstfiles had to be changed to match the Repository. Table 3–13 lists the names of the attributes that have changed.
Template attributes
Template objects have several attributes to store template information. These attributes are defined on the Base and DynamicObject classes in order to extend to all possible templates.
Table 3–14 lists the template attributes.
Palette attributes
Palette objects have several attributes to store palette-specific information. These attributes are defined on the
Base,ProgressWidget, andDynamicWidgetclasses in order to extend to all possible palette widget and object types.Table 3–15 lists the palette attributes.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |